Package-level declarations

Types

Link copied to clipboard
class SendbirdAckTimeoutException(additionalMessage: String, throwable: Throwable? = null) : SendbirdException
Link copied to clipboard
class SendbirdConnectionCanceledException(additionalMessage: String, throwable: Throwable? = null) : SendbirdException
Link copied to clipboard
class SendbirdConnectionClosedException(additionalMessage: String, throwable: Throwable? = null) : SendbirdException
Link copied to clipboard
class SendbirdConnectionRequiredException(additionalMessage: String, throwable: Throwable? = null) : SendbirdException
Link copied to clipboard

Class representing error codes.

Link copied to clipboard

SendbirdChat custom exception class.

Link copied to clipboard
class SendbirdInvalidArgumentsException(additionalMessage: String, throwable: Throwable? = null) : SendbirdException
Link copied to clipboard
class SendbirdMalformedDataException(additionalMessage: String, throwable: Throwable? = null) : SendbirdException
Link copied to clipboard
class SendbirdNetworkException(additionalMessage: String, throwable: Throwable? = null) : SendbirdException
Link copied to clipboard
class SendbirdNotSupportedException(additionalMessage: String, throwable: Throwable? = null) : SendbirdException
Link copied to clipboard
class SendbirdSessionRevokedException(additionalMessage: String, throwable: Throwable? = null) : SendbirdException